[INFO] cloning repository https://github.com/guapodero/perfume
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/guapodero/perfume" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguapodero%2Fperfume", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguapodero%2Fperfume'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4f38bc5d7da7c88d926eade9edb0918b52f7f9da
[INFO] fixing guapodero/perfume against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguapodero%2Fperfume" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/guapodero/perfume
[INFO] finished tweaking git repo https://github.com/guapodero/perfume
[INFO] tweaked toml for git repo https://github.com/guapodero/perfume written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/guapodero/perfume on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/guapodero/perfume already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded const_env_impl v0.1.5
[INFO] [stderr]   Downloaded base16ct v1.0.0
[INFO] [stderr]   Downloaded const_env v0.1.5
[INFO] [stderr]   Downloaded async-generic v1.1.2
[INFO] [stderr]   Downloaded webpki-roots v1.0.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e93c7da1fb6f93a3bf251d3396b3f762e3640b8c8dc4d42e1945ed8178f186aa
[INFO] running `Command { std: "docker" "start" "e93c7da1fb6f93a3bf251d3396b3f762e3640b8c8dc4d42e1945ed8178f186aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e93c7da1fb6f93a3bf251d3396b3f762e3640b8c8dc4d42e1945ed8178f186aa" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e93c7da1fb6f93a3bf251d3396b3f762e3640b8c8dc4d42e1945ed8178f186aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e93c7da1fb6f93a3bf251d3396b3f762e3640b8c8dc4d42e1945ed8178f186aa" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]     Checking rustls-pki-types v1.13.2
[INFO] [stderr]     Checking phf_shared v0.13.1
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking base16ct v1.0.0
[INFO] [stderr]     Checking ureq-proto v0.5.3
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking webpki-roots v1.0.5
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]    Compiling const_env_impl v0.1.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-generic v1.1.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling const_env v0.1.5
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking perfume v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking ureq v3.1.4
[INFO] [stdout] error: environment variable `TMPDIR` not defined at compile time
[INFO] [stdout]   --> examples/remote_store_ureq.rs:13:18
[INFO] [stdout]    |
[INFO] [stdout] 13 | include!(concat!(env!("TMPDIR"), "/perfume.rs"));
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("TMPDIR")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PERFUME_INGREDIENTS` in this scope
[INFO] [stdout]   --> examples/remote_store_ureq.rs:21:19
[INFO] [stdout]    |
[INFO] [stdout] 21 |     ingredients: &PERFUME_INGREDIENTS, // see build.rs example below
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `TMPDIR` not defined at compile time
[INFO] [stdout]   --> src/identity/mod.rs:39:22
[INFO] [stdout]    |
[INFO] [stdout] 39 |     include!(concat!(env!("TMPDIR"), "/perfume.rs"));
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("TMPDIR")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `perfume` (example "remote_store_ureq") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0425]: cannot find value `PERFUME_INGREDIENTS` in this scope
[INFO] [stdout]    --> src/identity/population.rs:161:27
[INFO] [stdout]     |
[INFO] [stdout] 161 |             ingredients: &PERFUME_INGREDIENTS,
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PERFUME_INGREDIENTS` in this scope
[INFO] [stdout]    --> src/identity/storage.rs:160:27
[INFO] [stdout]     |
[INFO] [stdout] 160 |             ingredients: &PERFUME_INGREDIENTS,
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `perfume` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "e93c7da1fb6f93a3bf251d3396b3f762e3640b8c8dc4d42e1945ed8178f186aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e93c7da1fb6f93a3bf251d3396b3f762e3640b8c8dc4d42e1945ed8178f186aa", kill_on_drop: false }`
[INFO] [stdout] e93c7da1fb6f93a3bf251d3396b3f762e3640b8c8dc4d42e1945ed8178f186aa
